[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
;
;  This version of FSUMM adds a download counter routine. It makes a note of
;  the last processed mark in FSUMM.MRK and adds a line to your log files -
;  don't delete either of these! If you delete one but not the other your
;  download counting will get very messed up.

% BBLOG
;
;  This command sets up your BBS log filename and path. You don't need to
;  specify what style log it is - FSUMM automatically detects this.
;
BBLOG 1 E:\RA.1\RA.LOG
;BBLOG 2 E:\RA.2\RA.LOG-----+
;      |                    +-- path and filename to your RA log file
;      |
; BBS node # (this will work in multiline systems fine!)

% MAILERLOG
;
;  If you also want to include filerequests in your download counters (it will
;  make your files seem more popular ;-) then use this. It currently works
;  with these log formats: FrontDoor, D'Bridge and BinkleyTerm. You must
;  specify the log style with this command.
;
MAILERLOG 1 E:\FD\FRODO.LOG FrontDoor
;MAILERLOG 2 E:\BRIDGE\DATBRDGE.LOG D'Bridge
;MAILERLOG 3 E:\BINK\BINK.LOG BinkleyTerm
;
; (I dont recommend running multinode with two different mailers, but.. ;-)
; Again, you specify the node number and full path, followed by the mailer
; type - the examples above give all the types supported.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson